﻿/*
pc
banner
*/

.banner .pc .mip-carousel-indicator-wrapper {
    position: absolute;
    bottom: 0.5rem;
    margin: 0 auto;
    left: 50%;
    margin-left: -0.1rem;
}

.banner .pc .mip-carousel-indicatorDot .mip-carousel-indecator-item {
    float: left;
    width: 0.12rem;
    height: 0.12rem;
    background-color: #fff;
    border-radius: 0;
    margin-right: 0.08rem;
    border-radius: 50%;
}

.banner .pc .mip-carousel-indicatorDot .mip-carousel-activeitem {
    background-color: #2081ec;
}


/*
ipad
banner
*/

.banner .ipad .mip-carousel-indicator-wrapper {
    position: absolute;
    bottom: 0.5rem;
    right: .55rem;
}

.banner .ipad .mip-carousel-indicatorDot .mip-carousel-indecator-item {
    float: left;
    width: 0.16rem;
    height: 0.16rem;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 0.1rem;
}

.banner .ipad .mip-carousel-indicatorDot .mip-carousel-activeitem {
    background-color: #2081ec;
}


/*
mobile
banner
*/

.banner .mobile .mip-carousel-indicator-wrapper {
    position: absolute;
    bottom: 0.33rem;
    right: .48rem;
}

.banner .mobile .mip-carousel-indicatorDot .mip-carousel-indecator-item {
    float: left;
    width: 0.14rem;
    height: 0.14rem;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 0.08rem;
}

.banner .mobile .mip-carousel-indicatorDot .mip-carousel-activeitem {
    background-color: #2081ec;
}


/*
pc
product */

.product .pc {
    position: relative;
    margin-bottom: .6rem;
}

.product .pc .classfiy {
    width: 2.49rem;
    position: absolute;
    top: -.9rem;
}

.product .pc .classfiy .ctop {
    width: 2.49rem;
    height: 1.66rem;
    background: url(../images/pro.jpg) center no-repeat;
    background-size: 100%;
    padding: .5rem 0 0 .5rem;
}

.product .pc .classfiy .ctop p.en {
    font-size: .25rem;
    color: #fff;
    font-weight: bold;
    letter-spacing: .01rem;
}

.product .pc .classfiy .ctop p.ch {
    font-size: .2rem;
    color: #fff;
    letter-spacing: .01rem;
}

.product .pc .classfiy .cbot {
    width: 2.49rem;
}

.product .pc .classfiy .cbot ul {
    max-height: 5.92rem;
    overflow: hidden;
}

.product .pc .classfiy .cbot ul li {
    width: 2.49rem;
    height: .78rem;
    background: #2081ec;
}

.product .pc .classfiy .cbot ul li:hover {
    background: url(../images/probg.jpg) no-repeat;
    background-size: 100%;
}

.product .pc .classfiy .cbot ul li a {
    color: #fff;
    font-size: .18rem;
    line-height: .78rem;
    padding-left: .5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 2rem;
    display: block;
}

.product .pc .proCon {
    margin: .45rem .05rem 0 3.08rem;
}

.product .pc .proCon .prolist {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: .3rem;
}

.product .pc .proCon .prolist .proitem {
    width: 2.84rem;
    height: 2.7rem;
    padding: .07rem;
    background: #f5f4f4;
    margin-bottom: .25rem;
    margin-right: .16rem;
}

.product .pc .proCon .prolist a:nth-child(3n) .proitem {
    margin-right: 0;
}

.product .pc .proCon .prolist .proitem:hover {
    background: #2081ec;
}

.product .pc .proCon .prolist .proitem:hover .txt {
    color: #fff;
}

.product .pc .proCon .prolist .proitem mip-img {
    width: 2.7rem;
    height: 2.08rem;
}

.product .pc .proCon .prolist .proitem .txt {
    width: 100%;
    font-size: .16rem;
    color: #807d7d;
    padding-top: .06rem;
    line-height: .4rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product .pc .proCon .promore {
    width: 1.06rem;
    height: .33rem;
    text-align: center;
    line-height: .33rem;
    font-size: .16rem;
    color: #484747;
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
    margin: 0 auto;
}

.product .pc .proCon .promore a {
    color: #484747;
}


/*



ipad
product


*/

.product .ipad {
    width: 100%;
    background: #1f1f1f;
}

.product .ipad .classify {
    width: 3.43rem;
    height: 3.96rem;
    background: url(../images/class_i1.jpg) no-repeat;
    background-size: 100%;
    display: flex;
}

.product .ipad .classify .claft {
    padding: .7rem 0.65rem .7rem .7rem;
}

.product .ipad .classify .claft .ch {
    color: #fff;
    font-size: .49rem;
    font-family: 'PINGFANG-BOLD';
    margin-bottom: .14rem;
    white-space: nowrap;
}

.product .ipad .classify .claft .en {
    color: #fff;
    font-size: .25rem;
    white-space: nowrap;
}

.product .ipad .classify .claft .en::after {
    content: '';
    display: block;
    width: .75rem;
    height: .05rem;
    background: #fff;
    margin-top: .5rem;
}

.product .ipad .classify .claft .btn {
    width: 1.78rem;
    height: .44rem;
    line-height: .44rem;
    text-align: center;
    font-size: .24rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    background: #ef312a;
    margin-top: .3rem;
}

.product .ipad .classify .clart {
    padding: .6rem 0.3rem .55rem .32rem;
    display: flex;
    width: 8.6rem;
    justify-content: space-between;
}

.product .ipad .classify .clart .claview {
    width: 1.91rem;
    height: 2.77rem;
    padding: .23rem .25rem;
    background: url(../images/class_i3.jpg) no-repeat;
    background-size: 1.91rem 2.77rem;
    margin-right: .2rem;
    text-align: center;
}

.product .ipad .classify .clart .claview mip-img {
    width: 1.35rem;
    height: 1.35rem;
    border-radius: 50%;
    overflow: hidden;
}

.product .ipad .classify .clart .claview p {
    font-size: .32rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    margin: 0 .2rem;
}

.product .ipad .proCon {
    width: 100%;
    background: #fff;
}

.product .ipad .proCon .Title {
    width: 100%;
    padding: .7rem .45rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.product .ipad .proCon .Title::after {
    height: .08rem;
    width: 5.23rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .34rem;
}

.product .ipad .proCon .Title .tt {
    font-size: .54rem;
    color: #1f1f1f;
    margin-right: .04rem;
    width: 2.2rem;
}

.product .ipad .proCon .Title .tt::after {
    height: .45rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #cecdcd;
    position: relative;
    left: .04rem;
    top: .04rem;
}

.product .ipad .proCon .Title .tten {
    padding-left: .04rem;
    width: 1.9rem;
    text-align: left;
}

.product .ipad .proCon .Title .tten .p1 {
    font-size: .26rem;
    color: #605a5a;
    font-family: 'PINGFANG-BOLD';
    line-height: .3rem;
    padding-top: .13rem;
}

.product .ipad .proCon .Title .tten .p2 {
    font-size: .16rem;
    color: #cfcbcb;
    font-family: 'PINGFANG-MEDIUM';
}

.product .ipad .proCon .Con {
    padding: 0 .5rem;
    display: flex;
    flex-wrap: wrap;
    width: 10.2rem;
    margin: 0 auto;
}

.product .ipad .proCon .Con .proitem {
    width: 4.4rem;
    height: 4.09rem;
    padding: .1rem .08rem;
    background: #2081ec;
    margin-right: .3rem;
    margin-bottom: .5rem;
    box-shadow: 0 0 .1rem #969595;
}

.product .ipad .proCon .Con a:nth-child(2n) .proitem {
    margin-right: 0;
}

.product .ipad .proCon .Con .proitem mip-img {
    width: 4.22rem;
    height: 3.15rem;
}

.product .ipad .proCon .Con .proitem .txt {
    padding-top: .08rem;
    font-size: .35rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    text-align: center;
    line-height: .7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product .ipad .proCon .promore {
    width: 1.7rem;
    height: .5rem;
    text-align: center;
    color: #111819;
    font-size: .35rem;
    font-family: 'PINGFANG-MEDIUM';
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
    margin: .2rem auto .7rem;
}


/*



mobile
product


*/

.product .mobile {
    width: 100%;
    background: #1f1f1f;
}

.product .mobile .classify {
    display: flex;
    justify-content: space-between;
}

.product .mobile .classify .claft {
    padding: .41rem 0.27rem .4rem .37rem;
    width: 2.54rem;
    height: 2.9rem;
    background: url(../images/class_i1.jpg) no-repeat;
    background-size: 100% 100%;
}

.product .mobile .classify .claft .ch {
    color: #fff;
    font-size: .36rem;
    font-family: 'PINGFANG-BOLD';
    margin-bottom: .1rem;
}

.product .mobile .classify .claft .en {
    color: #fff;
    font-size: .16rem;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.product .mobile .classify .claft .en::after {
    content: '';
    display: block;
    width: .54rem;
    height: .05rem;
    background: #fff;
    margin-top: .36rem;
}

.product .mobile .classify .claft .btn {
    width: 1.5rem;
    height: .32rem;
    line-height: .32rem;
    text-align: center;
    font-size: .16rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    background: #ef312a;
    margin-top: .22rem;
}

.product .mobile .classify .clart {
    padding: .45rem 0.3rem .41rem .1rem;
    display: flex;
    width: 5.6rem;
    justify-content: space-between;
}

.product .mobile .classify .clart .claview {
    width: 1.4rem;
    height: 2.02rem;
    padding: .16rem .17rem;
    background: url(../images/class_i3.jpg) no-repeat;
    background-size: 1.4rem 2.02rem;
    margin-right: .17rem;
    text-align: center;
}

.product .mobile .classify .clart .claview mip-img {
    width: .99rem;
    height: .99rem;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
}

.product .mobile .classify .clart .claview p {
    font-size: .24rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    margin: .05rem .1rem 0;
}

.product .mobile .proCon {
    width: 100%;
    background: #fff;
    padding-bottom: .57rem;
}

.product .mobile .proCon .Title {
    width: 100%;
    padding: .55rem .3rem .5rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.product .mobile .proCon .Title::after {
    height: .08rem;
    width: 3.82rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .23rem;
}

.product .mobile .proCon .Title .tt {
    font-size: .4rem;
    color: #1f1f1f;
    margin-right: .04rem;
    width: 2rem;
}

.product .mobile .proCon .Title .tt::after {
    height: .33rem;
    width: .03rem;
    content: '';
    display: inline-block;
    background: #cecdcd;
    position: relative;
    left: .04rem;
    top: .04rem;
}

.product .mobile .proCon .Title .tten {
    padding-left: .04rem;
    width: 2.5rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product .mobile .proCon .Title .tten .p1 {
    font-size: .19rem;
    color: #605a5a;
    font-family: 'PINGFANG-BOLD';
    line-height: .24rem;
    padding-top: .13rem;
}

.product .mobile .proCon .Title .tten .p2 {
    font-size: .12rem;
    color: #cfcbcb;
    font-family: 'PINGFANG-BOLD';
}

.product .mobile .proCon .Con {
    width: 7.3rem;
    margin: 0 auto;
    padding: 0 .3rem;
    display: flex;
    flex-wrap: wrap;
}

.product .mobile .proCon .Con .proitem {
    width: 3.23rem;
    height: 3rem;
    padding: .08rem;
    background: #2081ec;
    margin-right: .24rem;
    margin-bottom: .36rem;
    box-shadow: 0 0 .1rem #969595;
}

.product .mobile .proCon .Con a:nth-child(2n) .proitem {
    margin-right: 0;
}

.product .mobile .proCon .Con .proitem mip-img {
    width: 3.08rem;
    height: 2.3rem;
}

.product .mobile .proCon .Con .proitem .txt {
    padding-top: .08rem;
    font-size: .26rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    text-align: center;
    line-height: .55rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product .mobile .proCon .promore {
    width: 1.23rem;
    height: .38rem;
    text-align: center;
    color: #111819;
    font-size: .26rem;
    line-height: .38rem;
    font-family: 'PINGFANG-MEDIUM';
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
    margin: .26rem auto 0;
}


/*
pc
advert
*/

.advert .pc {
    width: 100%;
}

.advert .ipad {
    width: 100%;
}

.advert .mobile {
    width: 100%;
}


/*

pc
aboutUs

*/

.aboutUs .pc {
    width: 100%;
    position: relative;
    margin-bottom: .6rem;
}

.aboutUs .pc .main {
    overflow: hidden;
}

.aboutUs .pc .lft {
    width: 6.03rem;
    height: 5.7rem;
    background: #2081ec;
    padding: .88rem 1.7rem 0 .32rem;
    position: relative;
    float: left;
}

.aboutUs .pc .lft p.ch {
    font-size: .28rem;
    color: #fff;
    line-height: .4rem;
}

.aboutUs .pc .lft p.en {
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.aboutUs .pc .lft p.en::after {
    content: '';
    display: block;
    width: .68rem;
    height: .02rem;
    background: #fff;
    position: relative;
    top: .3rem;
}

.aboutUs .pc .lft p.con {
    font-size: .16rem;
    color: #fff;
    margin-top: .76rem;
    line-height: .36rem;
}

.aboutUs .pc .lft p.btn {
    width: 1.38rem;
    height: .44rem;
    line-height: .45rem;
    font-size: .16rem;
    color: #fff;
    position: absolute;
    bottom: .42rem;
    left: 40%;
    margin-left: -.69rem;
    background: #ee4943;
    text-align: center;
    border-radius: .2rem;
}

.aboutUs .pc .rht {
    position: relative;
    float: right;
    width: 5.94rem;
}

.aboutUs .pc .rht .a1 {
    width: 7.28rem;
    height: 3.04rem;
    position: relative;
    left: -1.33rem;
    top: .56rem;
}

.aboutUs .pc .rht .a2 {
    width: 5.62rem;
    height: 1.36rem;
    position: relative;
    top: 1.1rem;
    left: .2rem;
}


/*

ipad
aboutUs

*/

.aboutUs .ipad {
    width: 100%;
}

.aboutUs .ipad .top {
    display: flex;
    width: 100%;
    background: #fff;
    position: relative;
    margin-top: .8rem;
}

.aboutUs .ipad .top1 {
    width: 7rem;
    height: 5.35rem;
    padding: .7rem 1.2rem 1.2rem .5rem;
    background: #2081ec;
}

.aboutUs .ipad .top p.ch {
    font-size: .49rem;
    color: #fff;
    line-height: .56rem;
    font-family: 'PINGFANG-BOLD';
}

.aboutUs .ipad .top1 p.en {
    font-size: .4rem;
    color: #fff;
    position: relative;
    font-family: 'PINGFANG-BOLD';
}

.aboutUs .ipad .top1 p.en::after {
    content: '';
    display: block;
    width: .98rem;
    height: .02rem;
    background: #fff;
    position: relative;
    top: .4rem;
}

.aboutUs .ipad .top1 p.con {
    font-size: .3rem;
    color: #fff;
    margin-top: .6rem;
    line-height: .36rem;
    font-family: 'PINGFANG-MEDIUM';
}

.aboutUs .ipad .top .top2 {
    width: 4.2rem;
    height: 3.17rem;
    position: relative;
    left: -.46rem;
    top: .7rem;
}

.aboutUs .ipad .fot {
    width: 100%;
    height: 2.11rem;
    background: #1f1f1f;
    position: relative;
}

.aboutUs .ipad .fot mip-img {
    width: 9.2rem;
    height: 2.06rem;
    position: relative;
    top: -.7rem;
    margin: 0 auto;
}


/*

mobile
aboutUs

*/

.aboutUs .mobile {
    width: 100%;
}

.aboutUs .mobile .top {
    display: flex;
    width: 100%;
    background: #fff;
    position: relative;
    margin-top: .58rem;
}

.aboutUs .mobile .top1 {
    width: 4.98rem;
    height: 3.92rem;
    padding: .5rem .9rem .9rem .4rem;
    background: #2081ec;
}

.aboutUs .mobile .top p.ch {
    font-size: .36rem;
    color: #fff;
    line-height: .46rem;
    font-family: 'PINGFANG-BOLD';
}

.aboutUs .mobile .top1 p.en {
    font-size: .3rem;
    color: #fff;
    position: relative;
    font-family: 'PINGFANG-BOLD';
}

.aboutUs .mobile .top1 p.en::after {
    content: '';
    display: block;
    width: .66rem;
    height: .04rem;
    background: #fff;
    position: relative;
    top: .3rem;
}

.aboutUs .mobile .top1 p.con {
    font-size: .22rem;
    color: #fff;
    margin-top: .46rem;
    line-height: .36rem;
    font-family: 'PINGFANG-MEDIUM';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.aboutUs .mobile .top .top2 {
    width: 2.89rem;
    height: 2.32rem;
    position: relative;
    left: -.32rem;
    top: .9rem;
}

.aboutUs .mobile .fot {
    width: 100%;
    height: 1.55rem;
    background: #1f1f1f;
    position: relative;
}

.aboutUs .mobile .fot mip-img {
    width: 6.75rem;
    height: 1.51rem;
    position: relative;
    top: -.5rem;
    margin: 0 auto;
}


/*

pc
case

*/

.case .pc {
    width: 100%;
    background: url(../images/casebg.jpg) center no-repeat;
    background-size: cover;
    padding-bottom: .6rem;
}

.case .pc .Title {
    width: 100%;
    padding: .6rem 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.case .pc .Title::before {
    height: .08rem;
    width: 4.35rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_white.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-right: .05rem;
    top: .26rem;
}

.case .pc .Title::after {
    height: .08rem;
    width: 4.35rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_white1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .26rem;
}

.case .pc .Title .tt {
    font-size: .4rem;
    color: #fff;
    margin-right: .04rem;
    width: 1.7rem;
}

.case .pc .Title .tt::after {
    height: .3rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #fff;
    position: relative;
    left: .04rem;
}

.case .pc .Title .tten {
    padding-left: .04rem;
    width: 1.4rem;
    text-align: left;
}

.case .pc .Title .tten .p1 {
    font-size: .19rem;
    color: #fff;
    font-family: 'PINGFANG-BOLD';
    line-height: .2rem;
    padding-top: .13rem;
}

.case .pc .Title .tten .p2 {
    font-size: .12rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
}

.case .pc .Con {
    width: 100%;
    margin-bottom: .6rem;
    position: relative;
}

.case .pc .Con .carouselItem {
    width: 100%;
}

.case .pc .Con .carouselItem .ca1 {
    width: 6.63rem;
    height: 4.92rem;
    min-width: 6.63rem;
    margin: 0;
}

.case .pc .Con .carouselItem .caview {
    width: 5.37rem;
    position: relative;
    float: right;
    /* z-index: 10; */
}

.case .pc .Con .carouselItem .caview .catxt {
    width: 5.9rem;
    height: 3.1rem;
    background: #2081ec;
    padding: .5rem .22rem .5rem .5rem;
    position: relative;
    left: -.54rem;
    top: .53rem;
}

.case .pc .Con .carouselItem .caview .catxt .tt {
    font-size: .24rem;
    color: #fff;
    position: relative;
}

.case .pc .Con .carouselItem .caview .catxt .tt::after {
    content: '';
    display: block;
    width: 1rem;
    height: .03rem;
    background: #fff;
    margin-top: .15rem;
}

.case .pc .Con .carouselItem .caview .catxt .con {
    font-size: .16rem;
    color: #fff;
    line-height: .36rem;
    margin-top: .24rem;
}

.case .pc .Con .carouselItem .caview .catxt .more {
    font-size: .2rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    float: right;
    margin-right: .3rem;
}

.case .pc .Con .carouselItem .caview .catxt .more>span {
    font-size: .3rem;
    color: #e14d4e;
    font-family: 'PINGFANG-MEDIUM';
}

.case .pc .Con .cabtn {
    position: relative;
    bottom: .74rem;
    left: 1.3rem;
}

.case .pc .Con .mip-carousel-preBtn {
    width: .6rem;
    height: .3rem;
    background: url(../images/case_lft.jpg) center no-repeat;
    position: absolute;
    top: 3.92rem !important;
    left: 56% !important;
    z-index: 0;
}

.case .pc .Con .mip-carousel-nextBtn {
    width: .6rem;
    height: .3rem;
    background: url(../images/case_rht.jpg) center no-repeat;
    position: absolute;
    top: 3.92rem !important;
    right: 34% !important;
    z-index: 0;
}

.case .pc .morebtn {
    width: 1.21rem;
    height: .38rem;
    margin: 0 auto;
    font-size: .18rem;
    text-align: center;
    line-height: .38rem;
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
}

.case .pc .morebtn>a {
    color: #fff;
}


/* .case .pc .Con .cabtn .cabtn1 {
    width: .6rem;
    height: .3rem;
    border-radius: 0;
    background: url(../images/case_lft.jpg) center no-repeat;
    margin-right: 0;
}

.case .pc .Con .cabtn .cabtn2 {
    width: .6rem;
    height: .3rem;
    border-radius: 0;
    background: url(../images/case_rht.jpg) center no-repeat;
    margin-right: 0;
} */


/*

ipad
case


*/

.case .ipad {
    width: 100%;
    background: url(../images/case_ibg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: .7rem;
}

.case .ipad .Title {
    width: 100%;
    padding: .7rem .45rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.case .ipad .Title::after {
    height: .08rem;
    width: 5.23rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_white1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .34rem;
}

.case .ipad .Title .tt {
    font-size: .54rem;
    color: #fff;
    margin-right: .04rem;
    width: 2.2rem;
}

.case .ipad .Title .tt::after {
    height: .45rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #fff;
    position: relative;
    left: .04rem;
    top: .04rem;
}

.case .ipad .Title .tten {
    padding-left: .04rem;
    width: 1.9rem;
    text-align: left;
}

.case .ipad .Title .tten .p1 {
    font-size: .26rem;
    color: #fff;
    font-family: 'PINGFANG-BOLD';
    line-height: .3rem;
    padding-top: .15rem;
}

.case .ipad .Title .tten .p2 {
    font-size: .16rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
}

.case .ipad .Con {
    width: 100%;
    margin-bottom: .6rem;
    position: relative;
    padding: 0 .53rem;
}

.case .ipad .Con .carouselItem {
    width: 100%;
}

.case .ipad .Con .carouselItem .ca1 {
    width: 5.71rem;
    height: 4.23rem;
    min-width: 5.71rem;
    margin: 0;
}

.case .ipad .Con .carouselItem .caview {
    width: 3.48rem;
    position: relative;
    float: right;
    /* z-index: 10; */
}

.case .ipad .Con .carouselItem .caview .catxt {
    width: 4.4rem;
    height: 3.17rem;
    background: #2081ec;
    padding: .34rem .32rem .26rem .3rem;
    position: relative;
    left: -.7rem;
    top: .23rem;
}

.case .ipad .Con .carouselItem .caview .catxt .tt {
    font-size: .43rem;
    color: #fff;
    position: relative;
    font-family: 'PINGFANG-BOLD';
}

.case .ipad .Con .carouselItem .caview .catxt .tt::after {
    content: '';
    display: block;
    width: 1.82rem;
    height: .04rem;
    background: #fff;
    margin-top: .15rem;
}

.case .ipad .Con .carouselItem .caview .catxt .con {
    font-size: .32rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    line-height: .4rem;
    margin-top: .18rem;
    margin-bottom: .4rem;
}

.case .ipad .Con .carouselItem .caview .catxt .more {
    font-size: .27rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    float: right;
    margin-right: .1rem;
}

.case .ipad .Con .carouselItem .caview .catxt .more>span {
    font-size: .3rem;
    color: #e14d4e;
    font-family: 'PINGFANG-MEDIUM';
}

.case .ipad .Con .cabtn {
    position: relative;
    bottom: .74rem;
    left: 1.3rem;
}

.case .ipad .Con .mip-carousel-preBtn {
    width: .8rem;
    height: .4rem;
    background: url(../images/case_lft.jpg) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 3.66rem !important;
    left: 5.7rem !important;
    z-index: 0;
}

.case .ipad .Con .mip-carousel-nextBtn {
    width: .8rem;
    height: .4rem;
    background: url(../images/case_rht.jpg) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 3.66rem !important;
    left: 6.5rem !important;
    z-index: 0;
}

.case .ipad .morebtn {
    width: 1.68rem;
    height: .52rem;
    margin: 0 auto;
    font-size: .35rem;
    text-align: center;
    line-height: .52rem;
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
}

.case .ipad .morebtn>a {
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
}


/*

mobile
case


*/

.case .mobile {
    width: 100%;
    background: url(../images/case_ibg.jpg) no-repeat;
    background-size: 100% 100%;
    padding-bottom: .5rem;
}

.case .mobile .Title {
    width: 100%;
    padding: .55rem .3rem .5rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.case .mobile .Title::after {
    height: .08rem;
    width: 3.82rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_white1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .23rem;
}

.case .mobile .Title .tt {
    font-size: .4rem;
    color: #fff;
    margin-right: .04rem;
    width: 2rem;
}

.case .mobile .Title .tt::after {
    height: .33rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #fff;
    position: relative;
    left: .04rem;
    top: .04rem;
}

.case .mobile .Title .tten {
    padding-left: .04rem;
    width: 2rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case .mobile .Title .tten .p1 {
    font-size: .19rem;
    color: #fff;
    font-family: 'PINGFANG-BOLD';
    line-height: .24rem;
    padding-top: .1rem;
    margin: 0;
}

.case .mobile .Title .tten .p2 {
    font-size: .12rem;
    color: #fff;
    font-family: 'PINGFANG-BOLD';
    margin: 0;
    line-height: .12rem;
}

.case .mobile .Con {
    width: 100%;
    margin-bottom: .5rem;
    position: relative;
    padding: 0 .3rem;
}

.case .mobile .Con .carouselItem {
    width: 100%;
}

.case .mobile .Con .carouselItem .ca1 {
    width: 4.16rem;
    height: 3.12rem;
    min-width: 4.16rem;
    margin: 0;
}

.case .mobile .Con .carouselItem .caview {
    width: 3.1rem;
    position: relative;
    float: right;
    /* z-index: 10; */
}

.case .mobile .Con .carouselItem .caview .catxt {
    width: 3.41rem;
    height: 2.32rem;
    background: #2081ec;
    padding: .3rem .24rem .2rem .23rem;
    position: relative;
    left: -.55rem;
    top: .2rem;
}

.case .mobile .Con .carouselItem .caview .catxt .tt {
    font-size: .32rem;
    color: #fff;
    position: relative;
    font-family: 'PINGFANG-BOLD';
}

.case .mobile .Con .carouselItem .caview .catxt .tt::after {
    content: '';
    display: block;
    width: 1.34rem;
    height: .04rem;
    background: #fff;
    margin-top: .1rem;
}

.case .mobile .Con .carouselItem .caview .catxt .con {
    font-size: .24rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    line-height: .32rem;
    margin-top: .14rem;
    margin-bottom: .24rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.case .mobile .Con .carouselItem .caview .catxt .more {
    font-size: .2rem;
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
    float: right;
    margin-right: .1rem;
}

.case .mobile .Con .carouselItem .caview .catxt .more>span {
    font-size: .24rem;
    color: #e14d4e;
    font-family: 'PINGFANG-MEDIUM';
}

.case .mobile .Con .cabtn {
    position: relative;
    bottom: .74rem;
    left: 1.3rem;
}

.case .mobile .Con .mip-carousel-preBtn {
    width: .6rem;
    height: .3rem;
    background: url(../images/case_lft.jpg) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 2.66rem !important;
    left: 4.15rem !important;
    z-index: 0;
}

.case .mobile .Con .mip-carousel-nextBtn {
    width: .6rem;
    height: .3rem;
    background: url(../images/case_rht.jpg) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 2.66rem !important;
    left: 4.76rem !important;
    z-index: 0;
}

.case .mobile .morebtn {
    width: 1.22rem;
    height: .38rem;
    margin: 0 auto;
    font-size: .26rem;
    text-align: center;
    line-height: .38rem;
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
}

.case .mobile .morebtn>a {
    color: #fff;
    font-family: 'PINGFANG-MEDIUM';
}


/*

pc
environment

*/

.environment .pc {
    width: 100%;
    background: #fff;
    /* padding-bottom: .4rem; */
}

.environment .pc .Title {
    width: 100%;
    padding: .6rem 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.environment .pc .Title::before {
    height: .08rem;
    width: 4.35rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-right: .05rem;
    top: .26rem;
}

.environment .pc .Title::after {
    height: .08rem;
    width: 4.35rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .26rem;
}

.environment .pc .Title .tt {
    font-size: .4rem;
    color: #272727;
    margin-right: .04rem;
    width: 1.7rem;
}

.environment .pc .Title .tt::after {
    height: .3rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #aaa5a5;
    position: relative;
    left: .04rem;
}

.environment .pc .Title .tten {
    padding-left: .04rem;
    width: 1.5rem;
    text-align: left;
}

.environment .pc .Title .tten .p1 {
    font-size: .19rem;
    color: #aaa5a5;
    font-family: 'PINGFANG-BOLD';
    line-height: .2rem;
    padding-top: .13rem;
}

.environment .pc .Title .tten .p2 {
    font-size: .12rem;
    color: #cfcbcb;
    font-family: 'PINGFANG-MEDIUM';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.environment .pc .Con {
    width: 100%;
    margin-bottom: .6rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.environment .pc .Con .envItem {
    width: 2.88rem;
    height: 3.65rem;
    margin-right: .15rem;
    margin-bottom: .15rem;
}

.environment .pc .Con a:nth-child(4n) .envItem {
    margin-right: 0;
}

.environment .pc .Con .envItem .envt {
    width: 2.88rem;
    height: 3.32rem;
    background: #fbfbfb;
    padding: .06rem;
    border-top: .01rem solid #e6e6e6;
    border-left: .01rem solid #e6e6e6;
    border-right: .01rem solid #e6e6e6;
}

.environment .pc .Con .envItem .envt mip-img {
    width: 2.76rem;
    height: 2.05rem;
}

.environment .pc .Con .envItem .envt .envtt {
    width: 2.76rem;
    height: 1.14rem;
    padding: .3rem .4rem;
}

.environment .pc .Con .envItem .envt .envtt .p1 {
    font-size: .18rem;
    color: #807d7d;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: .01rem solid #807d7d;
    padding-bottom: 0.1rem;
}

.environment .pc .Con .envItem .envt .envtt .p2 {
    font-size: .16rem;
    color: #807d7d;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 0.1rem;
}

.environment .pc .Con .envItem .envb {
    width: 100%;
    height: .33rem;
    background: #c7c0c0;
    text-align: center;
    line-height: .33rem;
    color: #fff;
    font-size: .3rem;
}

.environment .pc .Con .envItem:hover .envt {
    background: #2081ec;
    border-color: #2081ec;
}

.environment .pc .Con .envItem:hover .envt .envtt .p1 {
    color: #fff;
    border-bottom-color: #fff;
}

.environment .pc .Con .envItem:hover .envt .envtt .p2 {
    color: #fff;
}

.environment .pc .Con .envItem:hover .envb {
    background: #ee4943;
}

.environment .pc .morebtn {
    width: 1.21rem;
    height: .38rem;
    margin: 0 auto;
    font-size: .18rem;
    text-align: center;
    line-height: .38rem;
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
}

.environment .pc .morebtn>a {
    color: #484747;
}


/*

mobile
environment


*/

.environment .mobile {
    width: 100%;
    background: #fff;
}

.environment .mobile .Title {
    width: 100%;
    padding: .55rem .3rem .5rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.environment .mobile .Title::after {
    height: .08rem;
    width: 3.82rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .23rem;
}

.environment .mobile .Title .tt {
    font-size: .4rem;
    color: #1f1f1f;
    margin-right: .04rem;
    width: 2rem;
}

.environment .mobile .Title .tt::after {
    height: .33rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #cecdcd;
    position: relative;
    left: .04rem;
    top: .04rem;
}

.environment .mobile .Title .tten {
    padding-left: .04rem;
    width: 2rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.environment .mobile .Title .tten .p1 {
    font-size: .19rem;
    color: #605a5a;
    font-family: 'PINGFANG-BOLD';
    line-height: .3rem;
    padding-top: .08rem;
    margin: 0;
}

.environment .mobile .Title .tten .p2 {
    font-size: .12rem;
    color: #cfcbcb;
    font-family: 'PINGFANG-BOLD';
    margin: 0;
    line-height: .12rem;
}

.environment .mobile .Con {
    width: 7.4rem;
    padding: 0 .3rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto .3rem;
}

.environment .mobile .Con .envItem {
    width: 3.22rem;
    height: 4.11rem;
    margin-right: .3rem;
    margin-bottom: .28rem;
}

.environment .mobile .Con a:nth-child(2n) .envItem {
    margin-right: 0;
}

.environment .mobile .Con .envItem .envt {
    width: 3.22rem;
    height: 3.74rem;
    background: #2081ec;
    padding: .08rem;
}

.environment .mobile .Con .envItem .envt mip-img {
    width: 3.08rem;
    height: 2.3rem;
}

.environment .mobile .Con .envItem .envt .envtt {
    width: 3.08rem;
    height: 1.28rem;
    padding: .2rem;
}

.environment .mobile .Con .envItem .envt .envtt .p1 {
    font-size: .32rem;
    color: #fff;
    font-family: 'PINGFANG-BOLD';
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 0.1rem;
    border-bottom: .01rem solid #fff;
}

.environment .mobile .Con .envItem .envt .envtt .p2 {
    font-size: .24rem;
    color: #fff;
    text-align: center;
    font-family: 'PINGFANG-MEDIUM';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 0.14rem;
}

.environment .mobile .Con .envItem .envb {
    width: 100%;
    height: .38rem;
    background: #e83431;
    text-align: center;
    line-height: .38rem;
    color: #fff;
    font-size: .4rem;
}

.environment .mobile .morebtn {
    width: 1.22rem;
    height: .38rem;
    margin: 0 auto;
    font-size: .26rem;
    text-align: center;
    line-height: .38rem;
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
}

.environment .mobile .morebtn>a {
    color: #484747;
    font-family: 'PINGFANG-MEDIUM'；
}


/*

ipad
environment


*/

.environment .ipad {
    width: 100%;
    background: #fff;
}

.environment .ipad .Title {
    width: 100%;
    padding: .7rem .45rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.environment .ipad .Title::after {
    height: .08rem;
    width: 5.23rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .34rem;
}

.environment .ipad .Title .tt {
    font-size: .54rem;
    color: #1f1f1f;
    margin-right: .04rem;
    width: 2.2rem;
}

.environment .ipad .Title .tt::after {
    height: .45rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #cecdcd;
    position: relative;
    left: .04rem;
    top: .04rem;
}

.environment .ipad .Title .tten {
    padding-left: .04rem;
    width: 1.86rem;
    text-align: left;
}

.environment .ipad .Title .tten .p1 {
    font-size: .26rem;
    color: #605a5a;
    font-family: 'PINGFANG-BOLD';
    line-height: .3rem;
    padding-top: .15rem;
}

.environment .ipad .Title .tten .p2 {
    font-size: .16rem;
    color: #cfcbcb;
    font-family: 'PINGFANG-MEDIUM';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.environment .ipad .Con {
    width: 10.3rem;
    margin: 0 auto .6rem;
    padding: 0 .5rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.environment .ipad .Con .envItem {
    width: 4.41rem;
    height: 5.62rem;
    margin-right: .35rem;
    margin-bottom: .35rem;
}

.environment .ipad .Con a:nth-child(2n) .envItem {
    margin-right: 0;
}

.environment .ipad .Con .envItem .envt {
    width: 4.41rem;
    height: 5.1rem;
    background: #2081ec;
    padding: .1rem;
}

.environment .ipad .Con .envItem .envt mip-img {
    width: 4.19rem;
    height: 3.16rem;
}

.environment .ipad .Con .envItem .envt .envtt {
    width: 4.19rem;
    height: 1.75rem;
    padding: .3rem .3rem;
}

.environment .ipad .Con .envItem .envt .envtt .p1 {
    font-size: .43rem;
    color: #fff;
    font-family: 'PINGFANG-BOLD';
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 0.1rem;
    border-bottom: .01rem solid #fff;
}

.environment .ipad .Con .envItem .envt .envtt .p2 {
    font-size: .32rem;
    color: #fff;
    text-align: center;
    font-family: 'PINGFANG-MEDIUM';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 0.2rem;
}

.environment .ipad .Con .envItem .envb {
    width: 100%;
    height: .51rem;
    background: #e83431;
    text-align: center;
    line-height: .51rem;
    color: #fff;
    font-size: .5rem;
}

.environment .ipad .morebtn {
    width: 1.68rem;
    height: .52rem;
    margin: 0 auto;
    font-size: .35rem;
    text-align: center;
    line-height: .52rem;
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
}

.environment .ipad .morebtn>a {
    color: #484747;
    font-family: 'PINGFANG-MEDIUM'；
}


/*

pc
information

*/

.information .pc {
    width: 100%;
    background: #fff;
    padding-bottom: .6rem;
}

.information .pc .Title {
    width: 100%;
    padding: .6rem 0;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.information .pc .Title::before {
    height: .08rem;
    width: 4.35rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-right: .05rem;
    top: .26rem;
}

.information .pc .Title::after {
    height: .08rem;
    width: 4.35rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .26rem;
}

.information .pc .Title .tt {
    font-size: .4rem;
    width: 1.7rem;
    color: #272727;
    margin-right: .04rem;
}

.information .pc .Title .tt::after {
    height: .3rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #aaa5a5;
    position: relative;
    left: .04rem;
}

.information .pc .Title .tten {
    padding-left: .04rem;
    width: 1.8rem;
    text-align: left;
    width: 1.6rem;
}

.information .pc .Title .tten .p1 {
    font-size: .19rem;
    color: #aaa5a5;
    font-family: 'PINGFANG-BOLD';
    line-height: .2rem;
    padding-top: .13rem;
}

.information .pc .Title .tten .p2 {
    font-size: .10rem;
    color: #cfcbcb;
    font-family: 'PINGFANG-MEDIUM';
}

.information .pc .Con {
    width: 100%;
    margin-bottom: .6rem;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.information .pc .Con .infolist {
    width: 6.22rem;
}

.information .pc .Con .infolist .infoitem {
    width: 6.22rem;
    height: 1rem;
    background: #f6f6f6;
    padding: .15rem;
    display: flex;
    margin-bottom: .3rem;
}

.information .pc .Con .infolist .infoitem .time {
    padding: .13rem .15rem .13rem 0;
    font-size: .18rem;
    color: #9a9a9a;
    border-right: .01rem solid #dcdada;
}

.information .pc .Con .infolist .infoitem .time p:nth-of-type(2) {
    font-weight: bold;
    letter-spacing: .02rem;
    /* margin-top: .05rem; */
}

.information .pc .Con .infolist .infoitem .content {
    width: 5.36rem;
    padding: .09rem .15rem;
}

.information .pc .Con .infolist .infoitem .content .info1 {
    font-size: .2rem;
    color: #6a6969;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information .pc .Con .infolist .infoitem .content .info2 {
    color: #a39696;
    font-size: .16rem;
    margin-top: .02rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information .pc .Con .infolist .infoitem:hover {
    background: #2081ec;
}

.information .pc .Con .infolist .infoitem:hover .time {
    color: #a2caf7;
}

.information .pc .Con .infolist .infoitem:hover .content .info1 {
    color: #fff;
}

.information .pc .Con .infolist .infoitem:hover .content .info2 {
    color: #a2caf7;
}

.information .pc .Con .infofirst {
    width: 5.34rem;
    height: 4.85rem;
    background: #f6f6f6;
    padding: .15rem .19rem;
}

.information .pc .Con .infofirst mip-img {
    width: 4.97rem;
    height: 3.72rem;
}

.information .pc .Con .infofirst .infod {
    padding: .1rem 0;
    display: flex;
}

.information .pc .Con .infofirst .infod .time {
    padding: .08rem .15rem .08rem 0;
    font-size: .18rem;
    color: #9a9a9a;
    border-right: .01rem solid #dcdada;
}

.information .pc .Con .infofirst .infod .time p:nth-of-type(1) {
    margin-top: .05rem;
}

.information .pc .Con .infofirst .infod .time p:nth-of-type(2) {
    font-weight: bold;
    letter-spacing: .02rem;
    /* margin-top: .05rem; */
}

.information .pc .Con .infofirst .infod .content {
    width: 4.9rem;
    padding: .09rem .15rem;
}

.information .pc .Con .infofirst .infod .content .info1 {
    font-size: .2rem;
    color: #6a6969;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information .pc .Con .infofirst .infod .content .info2 {
    color: #a39696;
    font-size: .16rem;
    margin-top: .02rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information .pc .morebtn {
    width: 1.21rem;
    height: .38rem;
    margin: 0 auto;
    font-size: .18rem;
    text-align: center;
    line-height: .38rem;
    border-top: .01rem solid #2081ec;
    border-bottom: .01rem solid #2081ec;
}

.information .pc .morebtn>a {
    color: #484747;
}


/*
ipad
information */

.information .ipad {
    width: 100%;
    background: #fff;
}

.information .ipad .Title {
    width: 100%;
    padding: .7rem .45rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.information .ipad .Title::after {
    height: .08rem;
    width: 5.23rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .34rem;
}

.information .ipad .Title .tt {
    font-size: .54rem;
    color: #1f1f1f;
    margin-right: .04rem;
    width: 2.2rem;
}

.information .ipad .Title .tt::after {
    height: .45rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #cecdcd;
    position: relative;
    left: .04rem;
    top: .04rem;
}

.information .ipad .Title .tten {
    padding-left: .04rem;
    width: 1.9rem;
    text-align: left;
}

.information .ipad .Title .tten .p1 {
    font-size: .26rem;
    color: #605a5a;
    font-family: 'PINGFANG-BOLD';
    line-height: .3rem;
    padding-top: .15rem;
}

.information .ipad .Title .tten .p2 {
    font-size: .16rem;
    color: #cfcbcb;
    font-family: 'PINGFANG-MEDIUM';
}

.information .ipad .Con {
    width: 100%;
    padding: 0 .5rem .1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.information .ipad .Con .top {
    width: 9.20rem;
    height: 6.9rem;
    position: relative;
    margin-bottom: .34rem;
}

.information .ipad .Con .top mip-img {
    width: 9.20rem;
    height: 6.9rem;
}

.information .ipad .Con .top .pos {
    width: 100%;
    height: 1.33rem;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    padding: .2rem;
}

.information .ipad .Con .top .pos .t1 {
    font-size: .4rem;
    color: #fff;
    font-family: 'PINGFANG-BOLD';
    letter-spacing: .01rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information .ipad .Con .top .pos .t2 {
    font-size: .27rem;
    color: #c0b9b9;
    font-family: 'PINGFANG-MEDIUM';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.information .ipad .Con .top .pos .t3 {
    width: .22rem;
    height: .22rem;
    float: right;
    background: #2081ec;
    color: #fff;
    font-size: .3rem;
    text-align: center;
    line-height: .22rem;
    margin-top: .1rem;
}

.information .ipad .Con .litem {
    width: 9.2rem;
    padding: .4rem 0;
    display: flex;
    border-bottom: 0.01rem solid #efeded;
}

.information .ipad .Con .litem:last-child {
    border-bottom: 0;
}

.information .ipad .Con .litem mip-img {
    width: 3.43rem;
    height: 2.57rem;
}

.information .ipad .Con .litem .viw {
    padding: .08rem 0 .1rem .3rem;
}

.information .ipad .Con .litem .viw .p1 {
    font-size: .35rem;
    color: #262626;
    font-family: 'PINGFANG-BOLD';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.information .ipad .Con .litem .viw .p2 {
    font-size: .27rem;
    color: #949393;
    font-family: 'PINGFANG-MEDIUM';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: .1rem 0;
}

.information .ipad .Con .litem .viw .p3 {
    font-size: .38rem;
    color: #2081ec;
    font-family: 'PINGFANG-MEDIUM';
}

.information .ipad .Con .litem .viw .p3 a {
    color: #2081ec;
}


/*


mobile
information

*/

.information .mobile {
    width: 100%;
    background: #fff;
}

.information .mobile .Title {
    width: 100%;
    padding: .55rem .3rem .5rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.information .mobile .Title::after {
    height: .08rem;
    width: 3.82rem;
    content: '';
    display: inline-block;
    background: url(../images/lin_gray1.png) no-repeat;
    background-size: 100%;
    position: relative;
    margin-left: .05rem;
    top: .23rem;
}

.information .mobile .Title .tt {
    font-size: .4rem;
    color: #1f1f1f;
    margin-right: .04rem;
    width: 2rem;
}

.information .mobile .Title .tt::after {
    height: .33rem;
    width: .02rem;
    content: '';
    display: inline-block;
    background: #cecdcd;
    position: relative;
    left: .04rem;
    top: .04rem;
}

.information .mobile .Title .tten {
    padding-left: .04rem;
    width: 2rem;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information .mobile .Title .tten .p1 {
    font-size: .19rem;
    color: #605a5a;
    font-family: 'PINGFANG-BOLD';
    line-height: .3rem;
    padding-top: .08rem;
    margin: 0;
}

.information .mobile .Title .tten .p2 {
    font-size: .12rem;
    color: #cfcbcb;
    font-family: 'PINGFANG-BOLD';
    margin: 0;
    line-height: .12rem;
}

.information .mobile .Con {
    width: 100%;
    padding: 0 .3rem;
    display: flex;
    background: #fff;
    flex-direction: column;
    align-items: center;
}

.information .mobile .Con .top {
    width: 6.74rem;
    height: 5rem;
    position: relative;
    margin-bottom: .2rem;
}

.information .mobile .Con .top mip-img {
    width: 6.74rem;
    height: 5rem;
}

.information .mobile .Con .top .pos {
    width: 100%;
    height: .97rem;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    padding: .15rem;
}

.information .mobile .Con .top .pos .t1 {
    font-size: .32rem;
    line-height: .34rem;
    color: #fff;
    font-family: 'PINGFANG-BOLD';
    letter-spacing: .01rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.information .mobile .Con .top .pos .t2 {
    width: 6rem;
    font-size: .2rem;
    color: #c0b9b9;
    font-family: 'PINGFANG-MEDIUM';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.information .mobile .Con .top .pos .t3 {
    width: .2rem;
    height: .2rem;
    float: right;
    background: #2081ec;
    color: #fff;
    font-size: .2rem;
    text-align: center;
    line-height: .18rem;
    margin-top: .06rem;
}

.information .mobile .Con .litem {
    width: 6.74rem;
    padding: .26rem 0;
    display: flex;
    border-bottom: 0.01rem solid #efeded;
}

.information .mobile .Con .litem:last-child {
    border-bottom: 0;
}

.information .mobile .Con .litem mip-img {
    width: 2.51rem;
    height: 1.88rem;
}

.information .mobile .Con .litem .viw {
    padding: .06rem 0 .06rem .23rem;
}

.information .mobile .Con .litem .viw .p1 {
    font-size: .32rem;
    line-height: .32rem;
    color: #262626;
    font-family: 'PINGFANG-BOLD';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.information .mobile .Con .litem .viw .p2 {
    font-size: .2rem;
    color: #949393;
    font-family: 'PINGFANG-MEDIUM';
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: .14rem 0;
    line-height: .24rem;
}

.information .mobile .Con .litem .viw .p3 {
    font-size: .28rem;
    color: #2081ec;
    font-family: 'PINGFANG-MEDIUM';
}

.information .mobile .Con .litem .viw .p3 a {
    color: #2081ec;
}


/*
PC
footer */

footer .pc .contact {
    width: 100%;
    height: 1.8rem;
    background: -moz-linear-gradient(top, #2082ec 0%, #03bdf4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2082ec), color-stop(100%, #03bdf4));
    background: -webkit-linear-gradient(top, #2082ec 0%, #03bdf4 100%);
    background: -o-linear-gradient(top, #2082ec 0%, #03bdf4 100%);
    background: -ms-linear-gradient(top, #2082ec 0%, #03bdf4 100%);
    background: linear-gradient(to bottom, #2082ec 0%, #03bdf4 100%);
    padding: .44rem 0;
}

footer .pc .contact .main {
    display: flex;
    justify-content: space-around;
}

footer .pc .contact .conbox {
    padding: .15rem 0;
    display: flex;
    align-items: flex-end;
    border-right: .01rem solid #b8e6fb;
}

footer .pc .contact .conbox:last-child {
    border-right: 0;
}

footer .pc .contact .addr mip-img {
    width: .6rem;
    height: .6rem;
}

footer .pc .contact .emil mip-img {
    width: .55rem;
    height: .43rem;
}

footer .pc .contact .call mip-img {
    width: .53rem;
    height: .53rem;
}

footer .pc .contact .wix mip-img {
    width: .63rem;
    height: .51rem;
}

footer .pc .contact .conbox .addrbox {
    padding: .1rem .08rem 0 .15rem;
}

footer .pc .contact .addr .addrbox {
    width: 2.12rem;
}

footer .pc .contact .emil .addrbox {
    width: 2rem;
}

footer .pc .contact .call .addrbox {
    width: 1.9rem;
}

footer .pc .contact .wix .addrbox {
    width: 1.8rem;
}

footer .pc .contact .conbox .addrbox .tt {
    font-size: .18rem;
    color: #fff;
    font-weight: bold;
    /* margin-bottom: .06rem; */
}

footer .pc .contact .conbox .addrbox .ct {
    font-size: .16rem;
    color: #fff;
}

footer .pc .bot {
    width: 100%;
    height: 1.6rem;
    background: #222222;
}

footer .pc .bot .link {
    width: 100%;
    font-size: .16rem;
    color: #4a4a4a;
    padding: .42rem 0 .3rem;
    line-height: .24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

footer .pc .bot .link a {
    color: #4a4a4a;
}

footer .pc .bot .beian {
    font-size: .14rem;
    color: #1f83ec;
    float: left;
}

footer .pc .bot .beian a {
    color: #767575;
}

footer .pc .bot .bonav {
    float: right;
}

footer .pc .bot .bonav a {
    color: #484747;
    font-size: .14rem;
    padding: 0 .21rem;
    border-right: .01rem solid #484747;
}

footer .pc .bot .bonav span:last-child a {
    border-right: 0;
}


/*
iPad
footer */

.fot .ipad .fotmg {
    margin-top: 2.31rem;
}

footer .ipad .fotcon {
    display: flex;
    width: 100%;
    height: 1.57rem;
    background: #2d2c2b;
    padding: 0 0.5rem;
    box-sizing: border-box;
    justify-content: space-around;
    align-items: center;
    position: relative;
    border-top: .01rem solid #e5e0e5;
}

footer .ipad .fotcon .f mip-img {
    width: 0.65rem;
    height: 0.57rem;
}

footer .ipad .fotcon .f1 mip-img {
    width: 2.02rem;
    height: 2.02rem;
    position: relative;
    top: -.74rem;
}

footer .ipad .fotcon .f p {
    color: #bcbeba;
    font-family: 'PINGFANG-MEDIUM';
    margin-top: 0.05rem;
    font-size: 0.35rem;
    text-align: center;
}


/*
mobile
footer */

.fot .mobile .fotmg {
    margin-top: 1.69rem;
}

footer .mobile .fotcon {
    display: flex;
    width: 100%;
    height: 1.15rem;
    background: #2d2c2b;
    padding: 0 0.3rem;
    box-sizing: border-box;
    justify-content: space-around;
    align-items: center;
    position: relative;
    border-top: .01rem solid #e5e0e5;
}

footer .mobile .fotcon .f mip-img {
    width: 0.49rem;
    height: 0.41rem;
}

footer .mobile .fotcon .f1 mip-img {
    width: 1.28rem;
    height: 1.28rem;
    position: relative;
    top: -.25rem;
}

footer .mobile .fotcon .f p {
    color: #bcbeba;
    font-family: 'PINGFANG-MEDIUM';
    margin-top: 0.1rem;
    font-size: 0.26rem;
    text-align: center;
}

.header .mobile .mobileNav {
    width: 100%;
    height: 1rem;
}

.header .mobile .mobileNavBig {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 333;
    display: flex;
    padding: 0 .4rem;
    width: 100%;
    height: 1rem;
    background: #fff;
    justify-content: space-between;
    align-items: center;
}

.header .mobile .mobilelinkicon {
    width: .5rem;
}

.header .mobile .guanbi {
    display: flex;
    padding: 0 .2rem 0 .3rem;
    height: 1rem;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
}

.header .mobile .mebul li {
    margin-top: .3rem;
    padding-left: .34rem;
    background: url(../images/mcls.png) no-repeat center left;
    background-size: .2rem .2rem;
    font-size: .3rem;
    font-family: "苹方", "微软雅黑";
}

.header .mobile .mebul {
    padding: 0 .2rem 0 .3rem;
    width: 3rem;
}

.header .mobile .mobilenavmeun {
    width: calc(100% - .7rem);
    height: .5rem!important;
}

.header .mobile .mobilenavBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.header .mobile .mobilenavmeun a {
    display: block;
    display: flex;
    margin: 0 .15rem;
    height: .5rem;
    font-size: .26rem;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.header .mobile .mobilenavmeun a.active{
    color: #2081ec;
    font-size: .3rem;
}
.header .mobile .Ac {
    font-size: .3rem;
    color: #f2b10b;
}


/*  */

.header .ipad {
    width: 100%;
}

.header .ipad .logobox {
    height: .81rem;
    background-color: #fff;
    padding: 0.21rem 0.5rem 0.13rem;
}

.header .ipad .logobox .logo {
    float: left;
    margin-top: 0.01rem;
}

.header .ipad .logobox .logo mip-img {
    width: .99rem;
    margin-top: .1rem;
}

.header .ipad .logobox .comname {
    text-align: right;
    float: left;
    border-left: .01rem solid #4f4f4f;
    padding-left: .1rem;
}

.header .ipad .logobox .comname .p1 {
    font-size: .16rem;
    color: #1e1e1e;
    font-weight: bold;
}

.header .ipad .logobox .comname .p1 span {
    color: #2081ec;
}

.header .ipad .logobox .comname .p2 {
    font-size: .12rem;
    color: #616161;
}

.header .ipad .logobox .tel {
    float: right;
}

.header .ipad .logobox .tel .tel1 {
    padding-left: 0.3rem;
    background: url(../images/tel.jpg) no-repeat;
    background-position: center left;
    background-size: 0.26rem;
    font-family: 'AVENIRNEXTLTPRO-BOLD';
    color: #2081ec;
    font-size: .24rem;
    width: 1.8rem;
    letter-spacing: -0.02rem;
    float: left;
    margin-top: .06rem;
}

.header .ipad .navbox .navboxcon {
    width: 100%;
    background: -moz-linear-gradient(top, #1f84ec 0%, #06b8f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1f84ec), color-stop(100%, #06b8f3));
    background: -webkit-linear-gradient(top, #1f84ec 0%, #06b8f3 100%);
    background: -o-linear-gradient(top, #1f84ec 0%, #06b8f3 100%);
    background: -ms-linear-gradient(top, #1f84ec 0%, #06b8f3 100%);
    background: linear-gradient(to bottom, #1f84ec 0%, #06b8f3 100%);
}

.header .ipad .navbox .navlin {
    background: #f2b10b;
    height: 0.04rem;
    width: 100%;
}

.header .ipad .navbox ul {
    display: flex;
    width: 100%;
}

.header .ipad .navbox ul li {
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    flex: 1;
    color: #fff;
}

.header .ipad .navbox ul li:hover {
    border-bottom: .04rem solid #e03c52;
}

.header .ipad .navbox ul li>a {
    display: block;
    height: 0.5rem;
    color: #fff;
    margin: 0.1rem auto;
}

.header .ipad .navbox ul li span {
    font-size: 0.24rem;
    display: block;
    height: 0.3rem;
    line-height: 0.3rem;
}